Skip to content

docs: point the issue chooser at the platform adapter vote - #781

Merged
DavidCozens merged 1 commit into
mainfrom
docs/platform-vote-link
Aug 21, 2026
Merged

docs: point the issue chooser at the platform adapter vote#781
DavidCozens merged 1 commit into
mainfrom
docs/platform-vote-link

Conversation

@DavidCozens

@DavidCozens DavidCozens commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Purpose

The four platform-adapter epics — wolfSSL (#691), lwIP Sockets (#692),
LittleFS (#693) and Zephyr (#694) — are deliberately left unmilestoned, so a
thumbs-up on one carries real signal about demand rather than being a reaction
to something already committed. Nothing in the repository told a reader that,
or where to go and do it.

Found as an uncommitted working-tree change with no branch behind it, predating
the TLS rework. It is unrelated to that work and is raised on its own so it
neither waits several weeks nor gets swept into an unrelated commit.

Change Description

One contact link added to the issue chooser, pointing at the open issues
carrying the platform label, sorted by reactions. The sort matters: the list
arrives already ordered by demand, so the most-wanted adapter is the first thing
a reader sees, and adding a vote is one click from there.

Placed below the two security routes and above commercial licensing. The free
way to influence what gets built should come before the paid one.

Test Evidence

No code, so no unit tests. Verified by hand:

Areas Affected

.github/ISSUE_TEMPLATE/config.yml alone. No library code, no documentation
build, no derived projects. blank_issues_enabled is unchanged, so the existing
templates and the two security routes behave exactly as before.

Summary by CodeRabbit

  • Documentation
    • Added a contact link to help users vote on proposed platform adapter candidates.
    • Links to platform-related issues, sorted by community reactions.

The four platform-adapter epics - wolfSSL (#691), lwIP Sockets (#692),
LittleFS (#693) and Zephyr (#694) - are deliberately left unmilestoned, so
that a thumbs-up on one carries real signal about demand rather than being
a reaction to something already committed. Nothing told a reader that.

A third contact link sends them to those issues, filtered to the platform
label and sorted by reactions, so the list arrives already ordered by
demand and the most-wanted adapter is the first thing seen. It sits below
the security routes and above commercial licensing: the free way to
influence what gets built should come before the paid one.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6f2ee417-71e8-4f44-93bd-f9b8658a7cc8

📥 Commits

Reviewing files that changed from the base of the PR and between 01c6a88 and 5d65298.

📒 Files selected for processing (1)
  • .github/ISSUE_TEMPLATE/config.yml

Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


Walkthrough

The issue template now includes a contact link for voting on platform adapter candidates. The link targets open, platform-labelled issues sorted by reactions.

Changes

Platform adapter voting

Layer / File(s) Summary
Add platform adapter voting link
.github/ISSUE_TEMPLATE/config.yml
Adds a contact link that explains demand-based ordering and the voting process.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 5d652

This localized change adds an issue-chooser link for voting on platform adapter demand without affecting code, existing templates, or production behavior; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: directing the issue chooser to the platform adapter voting issues.
Description check ✅ Passed The description includes all required sections and provides clear purpose, change details, manual test evidence, and affected areas.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/platform-vote-link

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

☀️   Quality Summary

   JUnit   build-linux-gcc (Whole Project): ✅ successful — 1532 passed
   JUnit   build-freertos-host-tdd-plustcp (Whole Project): ✅ successful — 1884 passed
   JUnit   build-linux-clang (Whole Project): ✅ successful — 1463 passed
   JUnit   sanitize-linux-gcc (Whole Project): ✅ successful — 1463 passed
   JUnit   integration-linux-openssl (Whole Project): ✅ successful — 16 passed
   JUnit   integration-linux-mbedtls (Whole Project): ✅ successful — 14 passed
   JUnit   integration-windows-openssl (Whole Project): ✅ successful — 16 passed
   JUnit   bdd-linux-syslog-ng (Whole Project): ✅ successful — 49 passed, 3 skipped
   JUnit   bdd-windows-otel (Whole Project): ✅ successful — 46 passed, 6 skipped
   JUnit   bdd-freertos-qemu-plustcp (Whole Project): ✅ successful — 45 passed, 7 skipped
   JUnit   bdd-freertos-qemu-lwip (Whole Project): ✅ successful — 45 passed, 7 skipped
   JUnit   build-windows-msvc (Whole Project): ✅ successful — 1305 passed
   JUnit   build-linux-tunable-override (Whole Project): ✅ successful — 1463 passed
   ⚠️   Clang-Tidy (Whole Project): No warnings
   ⚠️   CPPCheck (Whole Project): No warnings


Created by Quality Monitor v4.15.0 (#82d77af). More details are shown in the GitHub Checks Result.

@DavidCozens
DavidCozens merged commit b2083ad into main Aug 21, 2026
37 checks passed
@DavidCozens
DavidCozens deleted the docs/platform-vote-link branch August 21, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant